home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Contributions / Nordic_Global / Networking / MiamiSDK / netinclude / netinet / ip_var.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-12-03  |  87 b   |  7 lines

  1. #ifndef _NETINET_IP_VAR_H_
  2. #define _NETINET_IP_VAR_H_
  3.  
  4. #define MAX_IPOPTLEN    40
  5.  
  6. #endif
  7.